// set viewer's position in the scene camera { location <0.0, 1.0, -6.0> // direction 2.0*z // which way are we looking up y // which way is +up right 4/3*x // which way is +right and aspect ratio look_at <0.0, 0.0, 0.0> // point center of view at this point }